[INFO] cloning repository https://github.com/canvascomputing/agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canvascomputing/agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanvascomputing%2Fagent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanvascomputing%2Fagent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb04416a49b27e4d5e0ee56467a3ccd259215dcd
[INFO] testing canvascomputing/agent against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanvascomputing%2Fagent" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/canvascomputing/agent
[INFO] finished tweaking git repo https://github.com/canvascomputing/agent
[INFO] tweaked toml for git repo https://github.com/canvascomputing/agent written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canvascomputing/agent on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canvascomputing/agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a97ee5bae5e41ec8613d92fdc22643030876b8c81ea8a776f724f5a0b36827f
[INFO] running `Command { std: "docker" "start" "-a" "8a97ee5bae5e41ec8613d92fdc22643030876b8c81ea8a776f724f5a0b36827f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a97ee5bae5e41ec8613d92fdc22643030876b8c81ea8a776f724f5a0b36827f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a97ee5bae5e41ec8613d92fdc22643030876b8c81ea8a776f724f5a0b36827f", kill_on_drop: false }`
[INFO] [stdout] 8a97ee5bae5e41ec8613d92fdc22643030876b8c81ea8a776f724f5a0b36827f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe42f83421939de5db1571f1beaf5721df2c0f5702fdcdfd2637342c5a07b3ab
[INFO] running `Command { std: "docker" "start" "-a" "fe42f83421939de5db1571f1beaf5721df2c0f5702fdcdfd2637342c5a07b3ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agentwerk v0.1.8 (/opt/rustwide/workdir/crates/agentwerk)
[INFO] [stderr]    Compiling use-cases v0.1.0 (/opt/rustwide/workdir/crates/use-cases)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.89s
[INFO] running `Command { std: "docker" "inspect" "fe42f83421939de5db1571f1beaf5721df2c0f5702fdcdfd2637342c5a07b3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe42f83421939de5db1571f1beaf5721df2c0f5702fdcdfd2637342c5a07b3ab", kill_on_drop: false }`
[INFO] [stdout] fe42f83421939de5db1571f1beaf5721df2c0f5702fdcdfd2637342c5a07b3ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d00e6bd75f26cacc12e4218047a0a8d7f28380a0ff1928731de50bd30e0b9d9
[INFO] running `Command { std: "docker" "start" "-a" "5d00e6bd75f26cacc12e4218047a0a8d7f28380a0ff1928731de50bd30e0b9d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agentwerk v0.1.8 (/opt/rustwide/workdir/crates/agentwerk)
[INFO] [stderr]    Compiling use-cases v0.1.0 (/opt/rustwide/workdir/crates/use-cases)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.30s
[INFO] running `Command { std: "docker" "inspect" "5d00e6bd75f26cacc12e4218047a0a8d7f28380a0ff1928731de50bd30e0b9d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d00e6bd75f26cacc12e4218047a0a8d7f28380a0ff1928731de50bd30e0b9d9", kill_on_drop: false }`
[INFO] [stdout] 5d00e6bd75f26cacc12e4218047a0a8d7f28380a0ff1928731de50bd30e0b9d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 505e5ff313fa9e6de8b4bab02063264cff1568bad2563539bfdbc2bc63e3605d
[INFO] running `Command { std: "docker" "start" "-a" "505e5ff313fa9e6de8b4bab02063264cff1568bad2563539bfdbc2bc63e3605d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentwerk-96b481ae0033b894)
[INFO] [stdout] 
[INFO] [stdout] running 328 tests
[INFO] [stdout] test agent::agent::tests::hire_all_extends_hires_in_order ... ok
[INFO] [stdout] test agent::agent::tests::silent_sets_a_no_op_handler ... ok
[INFO] [stdout] test agent::compact::tests::compact_threshold_none_for_unknown_window ... ok
[INFO] [stdout] test agent::compact::tests::message_bytes_scales_with_content_size ... ok
[INFO] [stdout] test agent::agent::tests::role_file_loads_content ... ok
[INFO] [stdout] test agent::compact::tests::compact_threshold_200k_model ... ok
[INFO] [stdout] test agent::agent::tests::default_logger_is_used_when_no_handler_is_set ... ok
[INFO] [stdout] test agent::agent::tests::apply_overrides_applies_json_fields ... ok
[INFO] [stdout] test agent::compact::tests::compact_threshold_saturates_on_tiny_window ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::backoff_between_consecutive_retries_grows_exponentially ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::happy_path_emits_no_request_failed ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::no_retry_on_auth_error ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::event_sequence_complete ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::request_retried_fires_after_backoff_sleep_not_before ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::custom_event_handler_observes_retry_and_failure ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::terminal_error_emits_request_failed_once ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::retry_emits_request_retried_with_attempt_numbers ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::retries_exhausted_emits_single_request_failed ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::request_failed_carries_terminal_error_display_for_each_non_retryable_variant ... ok
[INFO] [stdout] test agent::agent::tests::contract_file_loads_valid_schema ... ok
[INFO] [stdout] test agent::r#loop::tests::compile_allocates_default_work_when_none_supplied ... ok
[INFO] [stdout] test agent::r#loop::tests::deferred_tool_filtering ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::context_window_exceeded_with_known_window_does_not_emit_request_failed ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::context_window_exceeded_with_unknown_window_emits_request_failed ... ok
[INFO] [stdout] test agent::r#loop::tests::compile_uses_externally_supplied_work_and_cancel ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::request_retried_carries_provider_error_display ... ok
[INFO] [stdout] test agent::r#loop::tests::drain_before_exit_picks_up_preloaded_message ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::max_request_retries_zero_goes_straight_to_request_failed ... ok
[INFO] [stdout] test agent::r#loop::tests::failing_tool_emits_tool_call_error ... ok
[INFO] [stdout] test agent::r#loop::tests::hire_auto_wires_agent_tool ... ok
[INFO] [stdout] test agent::r#loop::tests::incoming_work_retains_later_priority ... ok
[INFO] [stdout] test agent::r#loop::tests::incoming_work_drains_next_priority ... ok
[INFO] [stdout] test agent::r#loop::tests::input_budget_guard_fires_at_exact_limit ... ok
[INFO] [stdout] test agent::r#loop::tests::max_request_tokens_propagates_into_request ... ok
[INFO] [stdout] test agent::r#loop::tests::max_tokens_auto_continuation ... ok
[INFO] [stdout] test agent::r#loop::tests::no_budget_error_when_budget_unset ... ok
[INFO] [stdout] test agent::r#loop::tests::one_shot_when_keep_alive_unset ... ok
[INFO] [stdout] test agent::r#loop::tests::max_tokens_continuation_events ... ok
[INFO] [stdout] test agent::r#loop::tests::output_budget_guard_fires_at_exact_limit ... ok
[INFO] [stdout] test agent::r#loop::tests::output_budget_trips_before_input_budget ... ok
[INFO] [stdout] test agent::r#loop::tests::guard_cancellation ... ok
[INFO] [stdout] test agent::r#loop::tests::guard_max_turns ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::retry_succeeds_after_rate_limit ... ok
[INFO] [stdout] test agent::r#loop::tests::output_token_budget_guard ... ok
[INFO] [stdout] test agent::r#loop::tests::simple_text_response ... ok
[INFO] [stdout] test agent::r#loop::tests::simple_text_response_status_completed ... ok
[INFO] [stdout] test agent::r#loop::tests::events_emitted ... ok
[INFO] [stdout] test agent::r#loop::tests::simple_tool_execution ... ok
[INFO] [stdout] test agent::r#loop::tests::template_interpolates_in_system_prompt ... ok
[INFO] [stdout] test agent::r#loop::tests::token_budget_guard ... ok
[INFO] [stdout] test agent::r#loop::tests::structured_output_retry_exhausted ... ok
[INFO] [stdout] test agent::retain::tests::clone_shares_interrupt ... ok
[INFO] [stdout] test agent::retain::tests::clone_shares_work ... ok
[INFO] [stdout] test agent::agent::tests::contract_file_missing_file_panics - should panic ... ok
[INFO] [stdout] test agent::agent::tests::invalid_contract_panics - should panic ... ok
[INFO] [stdout] test agent::agent::tests::missing_prompt_file_panics - should panic ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::max_retries_on_event_matches_spec_max_request_retries ... ok
[INFO] [stdout] test agent::r#loop::tests::structured_output_extracted ... ok
[INFO] [stdout] test agent::agent::tests::missing_provider_panics_on_await - should panic ... ok
[INFO] [stdout] test agent::retain::tests::retain_returns_handle_and_future ... ok
[INFO] [stdout] test agent::r#loop::tests::missing_provider_panics_on_run - should panic ... ok
[INFO] [stdout] test agent::retain::tests::task_adds_user_input_work ... ok
[INFO] [stdout] test agent::retain::tests::dropping_future_alone_does_not_interrupt ... ok
[INFO] [stdout] test agent::spec::tests::custom_context_replaces_default ... ok
[INFO] [stdout] test agent::spec::tests::empty_context_opts_out ... ok
[INFO] [stdout] test agent::spec::tests::unset_context_uses_runtime_default ... ok
[INFO] [stdout] test agent::work::tests::as_user_message_peer_message_prepends_header ... ok
[INFO] [stdout] test agent::work::tests::as_user_message_peer_message_without_summary ... ok
[INFO] [stdout] test agent::work::tests::as_user_message_plain_source_is_content_only ... ok
[INFO] [stdout] test agent::work::tests::is_visible_to_broadcast_visible_to_any_agent ... ok
[INFO] [stdout] test agent::work::tests::is_visible_to_targeted_invisible_to_none_reader ... ok
[INFO] [stdout] test agent::work::tests::is_visible_to_targeted_visible_only_to_named ... ok
[INFO] [stdout] test agent::work::tests::take_if_prefers_higher_priority_among_visible_items ... ok
[INFO] [stdout] test agent::work::tests::take_if_returns_none_when_empty ... ok
[INFO] [stdout] test agent::work::tests::take_if_skips_items_with_later_priority ... ok
[INFO] [stdout] test error::tests::all_variants_display_non_empty ... ok
[INFO] [stdout] test error::tests::display_delegates_to_provider_error ... ok
[INFO] [stdout] test error::tests::from_agent_error ... ok
[INFO] [stdout] test error::tests::from_provider_error ... ok
[INFO] [stdout] test error::tests::from_tool_error ... ok
[INFO] [stdout] test error::tests::non_provider_errors_are_not_retryable ... ok
[INFO] [stdout] test error::tests::retry_delegates_to_provider_error ... ok
[INFO] [stdout] test event::tests::compact_input_keeps_short_json_unchanged ... ok
[INFO] [stdout] test event::tests::compact_input_truncates_long_json ... ok
[INFO] [stdout] test event::tests::default_logger_handles_every_variant ... ok
[INFO] [stdout] test agent::retain::tests::dropping_last_handle_triggers_interrupt ... ok
[INFO] [stdout] test output::tests::propagates_validate_value_error_with_path ... ok
[INFO] [stdout] test output::tests::rejects_invalid_json_with_parser_message ... ok
[INFO] [stdout] test output::tests::rejects_missing_required_field ... ok
[INFO] [stdout] test output::tests::strips_bare_code_fences ... ok
[INFO] [stdout] test output::tests::strips_json_code_fences ... ok
[INFO] [stdout] test agent::retain::tests::interrupt_during_idle_preserves_completed_status ... ok
[INFO] [stdout] test persistence::session::tests::load_empty_session_returns_empty_vec ... ok
[INFO] [stdout] test output::tests::whitespace_around_fences_ok ... ok
[INFO] [stdout] test persistence::session::tests::session_record_and_load_round_trip ... ok
[INFO] [stdout] test persistence::session::tests::session_list_returns_metadata ... ok
[INFO] [stdout] test persistence::todo::tests::claim_blocked_item_fails ... ok
[INFO] [stdout] test agent::retain::tests::interrupt_from_spawned_task ... ok
[INFO] [stdout] test persistence::todo::tests::claim_completed_item_fails ... ok
[INFO] [stdout] test persistence::todo::tests::create_and_get ... ok
[INFO] [stdout] test agent::retain::tests::dropping_one_of_two_handles_does_not_interrupt ... ok
[INFO] [stdout] test agent::r#loop::retry_and_events_tests::cancel_during_backoff_exits_quickly_with_cancelled_status ... ok
[INFO] [stdout] test persistence::todo::tests::delete_cascades_dependency_removal ... ok
[INFO] [stdout] test persistence::todo::tests::get_nonexistent_returns_none ... ok
[INFO] [stdout] test agent::retain::tests::retain_starts_loop_immediately ... ok
[INFO] [stdout] test persistence::todo::tests::list_returns_all_items ... ok
[INFO] [stdout] test persistence::todo::tests::high_water_mark_survives_all_deletions ... ok
[INFO] [stdout] test persistence::todo::tests::update_status ... ok
[INFO] [stdout] test persistence::todo::tests::ids_never_reused_after_delete ... ok
[INFO] [stdout] test provider::anthropic::tests::context_window_exceeded_when_prompt_is_too_long ... ok
[INFO] [stdout] test provider::anthropic::tests::lookup_claude_4_family_returns_200k ... ok
[INFO] [stdout] test provider::anthropic::tests::lookup_one_million_suffix_overrides_base_family ... ok
[INFO] [stdout] test provider::anthropic::tests::lookup_claude_3_family_returns_200k ... ok
[INFO] [stdout] test provider::anthropic::tests::maps_400_not_found_error_to_model_not_found ... ok
[INFO] [stdout] test provider::anthropic::tests::maps_http_401_to_authentication_failed ... ok
[INFO] [stdout] test provider::anthropic::tests::maps_http_403_to_permission_denied ... ok
[INFO] [stdout] test provider::anthropic::tests::maps_http_404_to_model_not_found ... ok
[INFO] [stdout] test provider::anthropic::tests::preserves_provider_message ... ok
[INFO] [stdout] test persistence::todo::tests::concurrent_creation_no_duplicate_ids ... ok
[INFO] [stdout] test provider::anthropic::tests::lookup_unknown_models_return_none ... ok
[INFO] [stdout] test output::tests::parses_pure_json ... ok
[INFO] [stdout] test persistence::todo::tests::delete_removes_item ... ok
[INFO] [stdout] test persistence::todo::tests::claim_after_blocker_completes ... ok
[INFO] [stdout] test provider::environment::tests::auto_anthropic ... ok
[INFO] [stdout] test provider::environment::tests::auto_litellm_api_key ... ok
[INFO] [stdout] test provider::environment::tests::auto_mistral ... ok
[INFO] [stdout] test provider::environment::tests::auto_openai ... ok
[INFO] [stdout] test provider::environment::tests::empty_values_treated_as_unset ... ok
[INFO] [stdout] test provider::anthropic::tests::unrelated_400_falls_through ... ok
[INFO] [stdout] test provider::environment::tests::explicit_litellm ... ok
[INFO] [stdout] test provider::environment::tests::explicit_mistral ... ok
[INFO] [stdout] test provider::environment::tests::explicit_openai ... ok
[INFO] [stdout] test provider::environment::tests::explicit_overrides_auto_detection ... ok
[INFO] [stdout] test provider::environment::tests::explicit_anthropic ... ok
[INFO] [stdout] test provider::environment::tests::invalid_provider_returns_error ... ok
[INFO] [stdout] test provider::environment::tests::litellm_key_wins_over_others ... ok
[INFO] [stdout] test provider::environment::tests::model_empty_provider_prefixed_falls_through_to_default ... ok
[INFO] [stdout] test provider::environment::tests::model_errors_when_no_provider_detected ... ok
[INFO] [stdout] test provider::environment::tests::model_falls_back_to_hosted_default ... ok
[INFO] [stdout] test provider::environment::tests::mistral_wins_over_anthropic ... ok
[INFO] [stdout] test provider::environment::tests::model_generic_wins_over_provider_prefixed ... ok
[INFO] [stdout] test provider::environment::tests::model_hosted_defaults_per_provider ... ok
[INFO] [stdout] test provider::environment::tests::model_provider_prefixed_used_when_generic_unset ... ok
[INFO] [stdout] test provider::environment::tests::no_provider_returns_error ... ok
[INFO] [stdout] test provider::error::tests::all_variants_display_non_empty ... ok
[INFO] [stdout] test provider::error::tests::classified_variants_are_not_retryable ... ok
[INFO] [stdout] test provider::error::tests::connection_failed_is_retryable ... ok
[INFO] [stdout] test provider::error::tests::rate_limited_is_retryable_and_carries_retry_after ... ok
[INFO] [stdout] test agent::r#loop::tests::cancel_interrupts_keep_alive ... ok
[INFO] [stdout] test provider::error::tests::stream_interrupted_is_retryable ... ok
[INFO] [stdout] test provider::error::tests::unexpected_status_honours_retryable_flag ... ok
[INFO] [stdout] test provider::mistral::tests::lookup_codestral_returns_256k ... ok
[INFO] [stdout] test provider::mistral::tests::lookup_unknown_models_return_none ... ok
[INFO] [stdout] test provider::error::tests::kind_covers_every_variant ... ok
[INFO] [stdout] test provider::mistral::tests::lookup_mistral_families_return_131k ... ok
[INFO] [stdout] test provider::model::tests::from_name_resolves_claude_models ... ok
[INFO] [stdout] test provider::model::tests::context_window_size_overrides ... ok
[INFO] [stdout] test provider::model::tests::from_name_resolves_openai_models ... ok
[INFO] [stdout] test provider::model::tests::from_name_resolves_mistral_models ... ok
[INFO] [stdout] test provider::model::tests::from_name_unknown_has_no_context_window_size ... ok
[INFO] [stdout] test provider::openai::tests::context_window_exceeded_by_code ... ok
[INFO] [stdout] test provider::openai::tests::context_window_exceeded_by_message_fallback ... ok
[INFO] [stdout] test provider::openai::tests::lookup_gpt_3_5_turbo_returns_16k ... ok
[INFO] [stdout] test provider::openai::tests::lookup_gpt_4_1_returns_1m ... ok
[INFO] [stdout] test provider::openai::tests::lookup_gpt_5_family_returns_400k ... ok
[INFO] [stdout] test provider::openai::tests::lookup_legacy_gpt_4_returns_8k ... ok
[INFO] [stdout] test provider::openai::tests::lookup_o_series_returns_200k ... ok
[INFO] [stdout] test provider::openai::tests::lookup_unknown_models_return_none ... ok
[INFO] [stdout] test provider::openai::tests::maps_400_content_filter_to_safety_filter_triggered ... ok
[INFO] [stdout] test provider::openai::tests::maps_400_model_not_found_to_model_not_found ... ok
[INFO] [stdout] test provider::openai::tests::lookup_gpt_4o_and_turbo_return_128k ... ok
[INFO] [stdout] test provider::openai::tests::maps_http_401_to_authentication_failed ... ok
[INFO] [stdout] test provider::openai::tests::maps_http_403_to_permission_denied ... ok
[INFO] [stdout] test provider::openai::tests::maps_http_404_to_model_not_found ... ok
[INFO] [stdout] test provider::openai::tests::preserves_provider_message ... ok
[INFO] [stdout] test provider::openai::tests::serialize_basic_structure ... ok
[INFO] [stdout] test provider::openai::tests::serialize_request_omits_max_tokens_when_none ... ok
[INFO] [stdout] test provider::openai::tests::serialize_system_prompt_as_message ... ok
[INFO] [stdout] test provider::openai::tests::serialize_tool_choice_specific ... ok
[INFO] [stdout] test provider::openai::tests::serialize_tools ... ok
[INFO] [stdout] test provider::openai::tests::unrelated_400_falls_through ... ok
[INFO] [stdout] test provider::r#trait::tests::default_request_timeout_is_ten_minutes ... ok
[INFO] [stdout] test provider::stream::tests::buffer_split_lines ... ok
[INFO] [stdout] test provider::stream::tests::burst_events ... ok
[INFO] [stdout] test provider::stream::tests::ignore_non_data_lines ... ok
[INFO] [stdout] test provider::stream::tests::parse_data_line ... ok
[INFO] [stdout] test provider::stream::tests::parse_done_sentinel ... ok
[INFO] [stdout] test provider::stream::tests::skip_malformed_json ... ok
[INFO] [stdout] test provider::types::tests::message_serde_round_trip ... ok
[INFO] [stdout] test provider::types::tests::tool_result_is_error_defaults_false ... ok
[INFO] [stdout] test provider::types::tests::tool_use_block_serde ... ok
[INFO] [stdout] test agent::retain::tests::keep_alive_idle_and_resumed_events_still_fire ... ok
[INFO] [stdout] test provider::types::tests::usage_add_accumulates ... ok
[INFO] [stdout] test agent::retain::tests::task_reaches_next_provider_request ... ok
[INFO] [stdout] test agent::r#loop::tests::drains_batch_of_messages_into_one_turn ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_foreground ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_propagates_max_input_tokens ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_named_sub_agent ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_unknown_agent_errors ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_propagates_max_output_tokens ... ok
[INFO] [stdout] test tools::bash::tests::bash_echo ... ok
[INFO] [stdout] test tools::bash::tests::bash_bad_command ... ok
[INFO] [stdout] test tools::bash::tests::bash_tool_defaults ... ok
[INFO] [stdout] test tools::bash::tests::glob_accepts_matching ... ok
[INFO] [stdout] test tools::bash::tests::glob_bare_command_rejects_args ... ok
[INFO] [stdout] test tools::bash::tests::glob_rejects_non_matching ... ok
[INFO] [stdout] test tools::bash::tests::glob_tool_custom_description ... ok
[INFO] [stdout] test tools::bash::tests::glob_tool_empty_pattern_panics - should panic ... ok
[INFO] [stdout] test tools::bash::tests::glob_tool_read_only ... ok
[INFO] [stdout] test tools::bash::tests::glob_tool_sets_name ... ok
[INFO] [stdout] test tools::edit_file::tests::non_unique_errors_without_replace_all ... ok
[INFO] [stdout] test tools::edit_file::tests::not_found_errors ... ok
[INFO] [stdout] test tools::edit_file::tests::replace_all_replaces_every_occurrence ... ok
[INFO] [stdout] test tools::edit_file::tests::unique_match_replaced ... ok
[INFO] [stdout] test tools::glob::tests::doublestar_rs_finds_nested ... ok
[INFO] [stdout] test tools::glob::tests::max_results_cap ... ok
[INFO] [stdout] test tools::grep::tests::all_output_modes ... ok
[INFO] [stdout] test tools::grep::tests::case_insensitive_search ... ok
[INFO] [stdout] test tools::grep::tests::context_lines_included ... ok
[INFO] [stdout] test tools::grep::tests::substring_match_found ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_background_delivers_notification ... ok
[INFO] [stdout] test tools::list_directory::tests::flat_listing ... ok
[INFO] [stdout] test tools::agent::tests::agent_tool_background_with_schema_adds_json ... ok
[INFO] [stdout] test tools::list_directory::tests::recursive_listing ... ok
[INFO] [stdout] test tools::read_file::tests::read_file_cases ... ok
[INFO] [stdout] test tools::send_message::tests::send_adds_targeted_work ... ok
[INFO] [stdout] test tools::send_message::tests::sender_is_derived_not_passed ... ok
[INFO] [stdout] test tools::send_message::tests::send_to_self_errors ... ok
[INFO] [stdout] test tools::todo_list::tests::get_returns_details ... ok
[INFO] [stdout] test tools::todo_list::tests::list_returns_all ... ok
[INFO] [stdout] test tools::todo_list::tests::create_returns_id ... ok
[INFO] [stdout] test tools::todo_list::tests::unknown_action_errors ... ok
[INFO] [stdout] test tools::tool::tests::execute_serial_tool ... ok
[INFO] [stdout] test tools::tool::tests::execute_read_only_tools_concurrently ... ok
[INFO] [stdout] test tools::tool::tests::execute_unknown_tool_returns_error ... ok
[INFO] [stdout] test tools::todo_list::tests::update_changes_status ... ok
[INFO] [stdout] test tools::tool::tests::registry_definitions ... ok
[INFO] [stdout] test tools::tool::tests::registry_clone ... ok
[INFO] [stdout] test tools::tool::tests::registry_definitions_deferred ... ok
[INFO] [stdout] test tools::tool::tests::registry_search_by_name ... ok
[INFO] [stdout] test tools::tool::tests::tool_basic ... ok
[INFO] [stdout] test tools::tool::tests::registry_register_and_get ... ok
[INFO] [stdout] test tools::tool::tests::tool_defer_builder ... ok
[INFO] [stdout] test agent::r#loop::tests::idle_and_resumed_events_fire_in_order ... ok
[INFO] [stdout] test tools::tool_search::tests::find_by_keyword ... ok
[INFO] [stdout] test tools::tool::tests::tool_panics_without_handler - should panic ... ok
[INFO] [stdout] test tools::tool_search::tests::is_never_deferred ... ok
[INFO] [stdout] test tools::tool_search::tests::find_by_name ... ok
[INFO] [stdout] test tools::tool_search::tests::is_read_only ... ok
[INFO] [stdout] test tools::tool_search::tests::missing_query_errors ... ok
[INFO] [stdout] test tools::tool_search::tests::no_results ... ok
[INFO] [stdout] test tools::tool_search::tests::no_registry_errors ... ok
[INFO] [stdout] test tools::util::tests::exact_match ... ok
[INFO] [stdout] test tools::util::tests::match_all ... ok
[INFO] [stdout] test tools::util::tests::question_mark_wildcard ... ok
[INFO] [stdout] test tools::tool_search::tests::marks_found_tools_as_discovered ... ok
[INFO] [stdout] test tools::web_fetch::tests::collapse_whitespace_limits_blank_lines ... ok
[INFO] [stdout] test tools::util::tests::star_wildcard ... ok
[INFO] [stdout] test tools::tool_search::tests::returns_schema ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_path_change_permitted ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_port_change_rejected ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_protocol_change_rejected ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_cross_domain_rejected ... ok
[INFO] [stdout] test tools::bash::tests::bash_timeout ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_same_host_permitted ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_query_change_permitted ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_subdomain_rejected ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_with_credentials_rejected ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_www_remove_permitted ... ok
[INFO] [stdout] test tools::web_fetch::tests::resolve_absolute_redirect ... ok
[INFO] [stdout] test tools::web_fetch::tests::resolve_relative_redirect_absolute_path ... ok
[INFO] [stdout] test tools::web_fetch::tests::resolve_relative_redirect_relative_path ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_attributes_stripped ... ok
[INFO] [stdout] test tools::web_fetch::tests::redirect_www_add_permitted ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_basic ... ok
[INFO] [stdout] test tools::web_fetch::tests::resolve_redirect_no_path_in_base ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_entities ... ok
[INFO] [stdout] test tools::web_fetch::tests::resolve_redirect_preserves_query ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_nested_tags ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_numeric_entities ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_removes_style ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_removes_script ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_preserves_plain_text ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_accepts_port ... ok
[INFO] [stdout] test tools::web_fetch::tests::strip_html_self_closing_tags ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_accepts_query_and_fragment ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_rejects_empty_host ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_rejects_credentials ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_rejects_ftp ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_rejects_no_host ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_rejects_single_label_host ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_upgrades_http ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_valid_https ... ok
[INFO] [stdout] test tools::write_file::tests::create_new_file ... ok
[INFO] [stdout] test tools::web_fetch::tests::validate_url_rejects_too_long ... ok
[INFO] [stdout] test util::tests::caps_at_max_delay ... ok
[INFO] [stdout] test util::tests::respects_retry_delay ... ok
[INFO] [stdout] test util::tests::exponential_backoff ... ok
[INFO] [stdout] test tools::write_file::tests::overwrite_existing_file ... ok
[INFO] [stdout] test util::tests::saturates_instead_of_overflow ... ok
[INFO] [stdout] test agent::r#loop::tests::wake_on_peer_message_targeted_at_me ... ok
[INFO] [stdout] test werk::tests::empty_hire_and_fire_yields_empty_vec ... ok
[INFO] [stdout] test tools::write_file::tests::creates_parent_dirs ... ok
[INFO] [stdout] test agent::r#loop::tests::wake_on_task_notification_broadcast ... ok
[INFO] [stdout] test agent::r#loop::tests::wake_on_user_input_targeted_at_me ... ok
[INFO] [stdout] test agent::r#loop::tests::wake_on_user_input_broadcast ... ok
[INFO] [stdout] test werk::tests::hire_all_returns_indices_in_order ... ok
[INFO] [stdout] test werk::tests::hire_returns_monotonic_indices ... ok
[INFO] [stdout] test werk::tests::hire_and_fire_returns_results_in_hire_order ... ok
[INFO] [stdout] test werk::tests::close_lets_in_flight_workers_finish_unlike_interrupt ... ok
[INFO] [stdout] test werk::tests::hire_and_fire_surfaces_failures_without_blocking_others ... ok
[INFO] [stdout] test werk::tests::open_drops_handle_completes_backlog_and_ends_stream ... ok
[INFO] [stdout] test werk::tests::open_accepts_dynamic_hires ... ok
[INFO] [stdout] test werk::tests::stream_yields_hire_indices ... ok
[INFO] [stdout] test werk::tests::open_keeps_stream_open_while_any_handle_lives ... ok
[INFO] [stdout] test provider::anthropic::tests::serialize_request_includes_tool_choice ... ok
[INFO] [stdout] test werk::tests::hire_and_fire_hire_order_ignores_completion_order ... ok
[INFO] [stdout] test werk::tests::lines_cap_bounds_parallelism ... ok
[INFO] [stdout] test provider::anthropic::tests::serialize_request_excludes_system_from_messages ... ok
[INFO] [stdout] test tools::util::tests::cancel_interrupts_long_running_subprocess ... ok
[INFO] [stdout] test provider::anthropic::tests::serialize_request_omits_max_tokens_when_none ... ok
[INFO] [stdout] test provider::anthropic::tests::serialize_request_sets_model_and_system ... ok
[INFO] [stdout] test werk::tests::open_interrupt_stops_in_flight_workers ... ok
[INFO] [stdout] test provider::openai::tests::timeout_builder_stores_duration ... ok
[INFO] [stdout] test provider::mistral::tests::timeout_delegates_to_inner ... ok
[INFO] [stdout] test provider::anthropic::tests::timeout_builder_stores_duration ... ok
[INFO] [stdout] test werk::tests::lines_scale_throughput ... ok
[INFO] [stdout] test werk::tests::high_throughput_smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 328 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-811fe19228427617)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test bash_usage::test ... FAILED
[INFO] [stdout] test project_planning::test ... FAILED
[INFO] [stdout] test file_exploration::test ... FAILED
[INFO] [stdout] test peer_messaging::orchestrator_sends_message_to_backgrounded_worker ... FAILED
[INFO] [stdout] test running_agent::external_sender_delivers_two_instructions_and_clone_cancels ... FAILED
[INFO] [stdout] test werk::test ... FAILED
[INFO] [stdout] test multi_agent_spawn::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bash_usage::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bash_usage::test' (1003) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03bd85d - integration[fc744552744610fd]::bash_usage::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/bash_usage.rs:10:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03c3271 - integration[fc744552744610fd]::bash_usage::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/bash_usage.rs:59:7
[INFO] [stdout]   45:     0x5e1cf03bd757 - integration[fc744552744610fd]::bash_usage::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/bash_usage.rs:9:20
[INFO] [stdout]   46:     0x5e1cf03af196 - <integration[fc744552744610fd]::bash_usage::test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- project_planning::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project_planning::test' (1007) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03b6425 - integration[fc744552744610fd]::project_planning::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/project_planning.rs:12:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03b85e1 - integration[fc744552744610fd]::project_planning::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/project_planning.rs:43:7
[INFO] [stdout]   45:     0x5e1cf03b6397 - integration[fc744552744610fd]::project_planning::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/project_planning.rs:11:20
[INFO] [stdout]   46:     0x5e1cf03af296 - <integration[fc744552744610fd]::project_planning::test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- file_exploration::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_exploration::test' (1004) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03bfbd1 - integration[fc744552744610fd]::file_exploration::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/file_exploration.rs:10:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03c3441 - integration[fc744552744610fd]::file_exploration::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/file_exploration.rs:25:7
[INFO] [stdout]   45:     0x5e1cf03bfb57 - integration[fc744552744610fd]::file_exploration::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/file_exploration.rs:9:20
[INFO] [stdout]   46:     0x5e1cf03af256 - <integration[fc744552744610fd]::file_exploration::test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- peer_messaging::orchestrator_sends_message_to_backgrounded_worker stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'peer_messaging::orchestrator_sends_message_to_backgrounded_worker' (1006) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03b496f - integration[fc744552744610fd]::peer_messaging::orchestrator_sends_message_to_backgrounded_worker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/peer_messaging.rs:21:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03b8403 - integration[fc744552744610fd]::peer_messaging::orchestrator_sends_message_to_backgrounded_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/peer_messaging.rs:124:7
[INFO] [stdout]   45:     0x5e1cf03b48a7 - integration[fc744552744610fd]::peer_messaging::orchestrator_sends_message_to_backgrounded_worker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/peer_messaging.rs:20:6
[INFO] [stdout]   46:     0x5e1cf03af216 - <integration[fc744552744610fd]::peer_messaging::orchestrator_sends_message_to_backgrounded_worker::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- running_agent::external_sender_delivers_two_instructions_and_clone_cancels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'running_agent::external_sender_delivers_two_instructions_and_clone_cancels' (1008) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03d1211 - integration[fc744552744610fd]::running_agent::external_sender_delivers_two_instructions_and_clone_cancels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/running_agent.rs:20:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03d6583 - integration[fc744552744610fd]::running_agent::external_sender_delivers_two_instructions_and_clone_cancels
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/running_agent.rs:121:7
[INFO] [stdout]   45:     0x5e1cf03d1167 - integration[fc744552744610fd]::running_agent::external_sender_delivers_two_instructions_and_clone_cancels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/running_agent.rs:19:6
[INFO] [stdout]   46:     0x5e1cf03af1d6 - <integration[fc744552744610fd]::running_agent::external_sender_delivers_two_instructions_and_clone_cancels::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- werk::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'werk::test' (1009) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03c09fc - integration[fc744552744610fd]::werk::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/werk.rs:10:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03c37f3 - integration[fc744552744610fd]::werk::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/werk.rs:53:7
[INFO] [stdout]   45:     0x5e1cf03c0937 - integration[fc744552744610fd]::werk::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/werk.rs:9:20
[INFO] [stdout]   46:     0x5e1cf03af316 - <integration[fc744552744610fd]::werk::test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stderr] error: test failed, to rerun pass `-p agentwerk --test integration`
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- multi_agent_spawn::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'multi_agent_spawn::test' (1005) panicked at crates/agentwerk/tests/integration/common.rs:10:41:
[INFO] [stdout] LLM provider required for integration tests: Provider(ProviderUnrecognized { message: "No LLM provider found. Set one of: LITELLM_PROVIDER, LITELLM_API_KEY, MISTRAL_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e1cf098319a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e1cf098319a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e1cf098319a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e1cf09998fa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e1cf09998fa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5e1cf0988402 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e1cf0988402 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e1cf095ed8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e1cf095ed8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e1cf097a169 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e1cf03ecb5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e1cf03ecb5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e1cf097a3e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e1cf097a3e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e1cf095ee48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e1cf0953cb9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e1cf095fd1d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e1cf099a0bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e1cf0999e32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e1cf03ac706 - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::sync::Arc<dyn agentwerk[edc6fd0ccc863859]::provider::trait::Provider>, agentwerk[edc6fd0ccc863859]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e1cf03c4551 - integration[fc744552744610fd]::common::build_provider
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/common.rs:10:41
[INFO] [stdout]   22:     0x5e1cf03c01c9 - integration[fc744552744610fd]::multi_agent_spawn::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/multi_agent_spawn.rs:12:29
[INFO] [stdout]   23:     0x5e1cf03c61df - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e1cf03c629b - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e1cf03cc0eb - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5e1cf03cbfab - tokio[3a59fcfb0d7dcc9f]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5e1cf03cbfab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5e1cf03c6f4d - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>, <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5e1cf03caccd - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5e1cf03c9eab - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5e1cf03b9d4a - <tokio[3a59fcfb0d7dcc9f]::runtime::context::scoped::Scoped<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::Context>>::set::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5e1cf03b36ea - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5e1cf03afad5 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::try_with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5e1cf03af60d - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[3a59fcfb0d7dcc9f]::runtime::context::Context>>::with::<tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5e1cf03b1691 - tokio[3a59fcfb0d7dcc9f]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>), <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5e1cf03c85de - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5e1cf03c892e - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5e1cf03c9a56 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5e1cf03b225f - tokio[3a59fcfb0d7dcc9f]::runtime::context::runtime::enter_runtime::<<tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5e1cf03c69c7 - <tokio[3a59fcfb0d7dcc9f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5e1cf03a61e0 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5e1cf03a6409 - <tokio[3a59fcfb0d7dcc9f]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x5e1cf03c3611 - integration[fc744552744610fd]::multi_agent_spawn::test
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/multi_agent_spawn.rs:54:7
[INFO] [stdout]   45:     0x5e1cf03c0147 - integration[fc744552744610fd]::multi_agent_spawn::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/agentwerk/tests/integration/multi_agent_spawn.rs:11:20
[INFO] [stdout]   46:     0x5e1cf03af2d6 - <integration[fc744552744610fd]::multi_agent_spawn::test::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e1cf03dfe3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e1cf03dfe3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x5e1cf03ed62b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5e1cf03ed62b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x5e1cf03ed62b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x5e1cf03e6d44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x5e1cf03e6d44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x5e1cf03f0232 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5e1cf03f0232 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5e1cf03f0232 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x5e1cf03f0232 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e1cf098238f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x5e1cf098238f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7baf7020aaa4 - <unknown>
[INFO] [stdout]   68:     0x7baf70297a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bash_usage::test
[INFO] [stdout]     file_exploration::test
[INFO] [stdout]     multi_agent_spawn::test
[INFO] [stdout]     peer_messaging::orchestrator_sends_message_to_backgrounded_worker
[INFO] [stdout]     project_planning::test
[INFO] [stdout]     running_agent::external_sender_delivers_two_instructions_and_clone_cancels
[INFO] [stdout]     werk::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "505e5ff313fa9e6de8b4bab02063264cff1568bad2563539bfdbc2bc63e3605d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505e5ff313fa9e6de8b4bab02063264cff1568bad2563539bfdbc2bc63e3605d", kill_on_drop: false }`
[INFO] [stdout] 505e5ff313fa9e6de8b4bab02063264cff1568bad2563539bfdbc2bc63e3605d
